Chapter 8: Reuse of Code

Imagine for a moment how difficult it would be if you had to write the functionality of the print statement or the random number generator, every time you wanted to use it. In the earliest days of computer programming, this was often the case. It became apparent, quickly, that programmers needed to create blocks of … Continue reading Chapter 8: Reuse of Code